home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / blitzbasic / blitz-list200994.lha / blitz-list / 000381_blitz-list-request_Wed Aug 17 02:53:51 1994.msg < prev    next >
Internet Message Format  |  1994-09-20  |  2KB

  1. Received: from goanna.cs.rmit.oz.au (goanna.cs.rmit.OZ.AU [131.170.24.40]) by kantti.helsinki.fi (8.6.9/8.6.5) with SMTP id CAA25982 for <blitz-list@helsinki.fi>; Wed, 17 Aug 1994 02:51:49 +0300
  2. Received: from yallara.cs.rmit.oz.au (s933384@yallara.cs.rmit.OZ.AU [131.170.24.42]) by goanna.cs.rmit.oz.au (8.6.9/8.6.9) with ESMTP id JAA00807 for <blitz-list@helsinki.fi>; Wed, 17 Aug 1994 09:51:48 +1000
  3. Received: (from s933384@localhost) by yallara.cs.rmit.oz.au (8.6.8/8.6.6) id JAA15496 for blitz-list@helsinki.fi; Wed, 17 Aug 1994 09:51:44 +1000
  4. From: Dave Cole <s933384@yallara.cs.rmit.oz.au>
  5. Message-Id: <199408162351.JAA15496@yallara.cs.rmit.oz.au>
  6. Subject: Re: Bitplane moving
  7. To: blitz-list@helsinki.fi (Blitz)
  8. Date: Wed, 17 Aug 1994 09:51:43 +1000 (EST)
  9. In-Reply-To: <199408171818.AA03901@zeus> from "neil o'rourke" at Aug 17, 94 08:12:29 am
  10. X-Mailer: ELM [version 2.4 PL23]
  11. MIME-Version: 1.0
  12. Content-Type: text/plain; charset=US-ASCII
  13. Content-Transfer-Encoding: 7bit
  14. Content-Length: 1006      
  15. X-Status: 
  16. Status: RO
  17.  
  18.  
  19. > > 
  20. > >   How can I move an individual bitplane in a bitmap??
  21. > > 
  22.  
  23. > What do you mean exactly, "move an individual bitplane in a bit map"?
  24.  
  25. > You can simulate this effect by having a large off-screen bitmap, and
  26. > copy over (or blit over) the section needed into the specified bitmap.
  27.  
  28. > If this is what you want, I've written some code to allow you use the
  29. > blitter for this purpose.
  30.  
  31. > Regards,
  32.  
  33. > Neil
  34.  
  35. What I would like, is to be able to draw into a specific bitplane
  36. (using BitPlanesBitMap), and then scrolling this individual
  37. bitplane around on top of the existing bitmap.
  38.  
  39. I would greatly appreciate looking at your code, to see if that
  40. does the trick!  Thanks.
  41.  
  42. Dave
  43. -----------------------------------------------------------
  44. Dave Cole                      | Please contact me for info 
  45. s933384@yallara.cs.rmit.oz.au  | about
  46. s933384@minyos.xx.rmit.oz.au   |        The Warhammer 
  47. David_Cole@guru.apana.org.au   |         Compendium
  48. -----------------------------------------------------------